home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vcls / dtool20 / readme.txt < prev    next >
Text File  |  1996-04-08  |  3KB  |  76 lines

  1. ----------------------------------
  2. DTools 2.0 - Components for Delphi
  3. ----------------------------------
  4. Here are a bunch of components I hope you will find useful.  I have
  5. included the source for the component registration (DTOOLS.PAS) so you 
  6. can customize which components to load and which page on the toolbar 
  7. they will reside on. I have also included help and keyword files.
  8.  
  9. --------
  10. The Team
  11. --------
  12. Tim Noonan      Everything except the segmented LED and analog clock components
  13. Todd DeBerry    Segmented LED and Analog Clock components
  14. Rob Skyler      Testing and design
  15.  
  16. -------------------
  17. DTools Installation
  18. -------------------
  19. Component Installation:
  20.  * Choose Install Components from the Options menu
  21.  * Choose Add
  22.  * Choose Browse
  23.  * Select DTOOLS.PAS from the directory you put DTOOLS in
  24.  * Choose OK and wait
  25.  * There will now be a DTools page on your component page
  26.  
  27. Help File Installation:
  28.  * Make sure Delphi is NOT running
  29.  * Put DTOOLS.HLP where Delphi can find it (ie. \DELPHI\BIN, along the PATH)
  30.  * Run the HelpInst application that came with Delphi
  31.  * Open DELPHI.HDX (This will be in \DELPHI\BIN for a normal installation)
  32.  * Choose Add Keyword File from the Keywords menu
  33.  * Select DTOOLS.KWF (Putting DTOOLS.KWF in the \DELPHI\HELP directory will
  34.    make your life easier if you need to run HelpInst in the future)
  35.  * Choose Save from the File menu and wait
  36.  
  37. ------------------
  38. DTools Source Code
  39. ------------------
  40. After the 1.0 release, I got tons of requests for the source code.
  41. I am now making the source code available - use the form in ORDER.TXT.
  42.  
  43. -----------------------------
  44. Distribution, Licensing, etc.
  45. -----------------------------
  46. These components are freeware.  You can use these components in your own
  47. applications without royalties or licensing fees.  Feel free to distribute
  48. this ZIP file to other on-line services, the Internet, your friends, etc., 
  49. but please distribute the complete file.  
  50.  
  51. You may not sell these components (other than a nominal distribution fee).
  52.  
  53. I have made every effort to ensure they are free of bugs, but you never know.
  54. Use them at your own risk!  In other words - Do what you want with them,
  55. but don't blame me.
  56.  
  57. All questions, comments and criticisms are welcome!
  58.  
  59. Tim Noonan 
  60. Compuserve ID:   75212,664
  61. Internet         75212.664@compuserve.com
  62.  
  63. --------------------
  64. The Legal Disclaimer
  65. --------------------
  66. THE INFORMATION AND CODE PROVIDED HEREUNDER (COLLECTIVELY REFERRED TO AS
  67. "SOFTWARE") IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS 
  68. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF 
  69. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL 
  70. TIM NOONAN BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, 
  71. INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN 
  72. IF TIM NOONAN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME 
  73. STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR 
  74. CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT 
  75. APPLY.
  76.